home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / setp104.exe / USER.DOC < prev   
Text File  |  1991-08-13  |  8KB  |  178 lines

  1.            
  2.         8003/8013 FAMILY LAN ADAPTER SETUP PROGRAM
  3.  
  4.                    USER DOCUMENTATION
  5.  
  6.  
  7. EZSETUP is a configuration program that operates with these
  8. 8003/8013 family Ethernet adapters:
  9.  
  10.         o 8003EB  - 8-bit coaxial adapter configurable by software 
  11.              only
  12.         o 8003W   - 8-bit twisted pair adapter configurable by 
  13.              software only
  14.         o 8003EP  - 8-bit coaxial adapter configurable by software
  15.                  or jumpers
  16.         o 8003WP  - 8-bit twisted pair adapter configurable by 
  17.                      software or jumpers
  18.         o 8013EP  - 16-bit coaxial adapter configurable by software
  19.                      or jumpers
  20.         o 8013W   - 16-bit twisted pair adapter configurable by 
  21.              software or jumpers
  22.         o 8013EW  - 16-bit coaxial and twisted pair adapter 
  23.              configurable by software or jumpers
  24.         o 8013EPC - 16-bit coaxial adapter configurable by software
  25.                      or jumpers
  26.         o 8013WC  - 16-bit twisted pair adapter configurable by
  27.                      software or jumpers
  28.         o 8013EWC - 16-bit coaxial and twisted pair adapter
  29.                      configurable by software or jumpers
  30.  
  31. These adapters contain non-volatile memory which eliminates most
  32. of the jumper requirements of earlier adapters.  This allows
  33. you to configure the adapter through software.
  34.  
  35. To run EZSETUP from a floppy disk, change your default drive to
  36. the floppy drive, and type the following at the prompt:
  37.  
  38.                              EZSETUP
  39.  
  40. Alternatively, you can copy the EZSETUP program file to the system
  41. hard disk and run EZSETUP from there.
  42.            
  43. You can run the EZSETUP program using either the interactive
  44. method (where the program prompts you) or a command line.
  45. Procedures for both methods are explained below.
  46.  
  47. 1. INTERACTIVE METHOD
  48.  
  49. Type EZSETUP and follow the instructions displayed on the screen.
  50.  
  51. When you have more than one adapter which is supported by this
  52. program installed in your system, then you see all the adapters
  53. listed by their I/O Base addresses.
  54.  
  55. If you do have more than one adapter, but you see only one I/O 
  56. Base address listed, this means that your adapters are probably 
  57. configured to the same I/O Base address.  When this happens, 
  58. you must remove all the adapters except one from your computer,
  59. then change each adapter's I/O Base address.  After you have 
  60. changed each adapter's address, you can add the other adapters and 
  61. configure them.
  62.  
  63. Refer to the adapter's user installation guide for further 
  64. installation and configuration instructions.
  65.  
  66. 2. COMMAND LINE METHOD
  67.  
  68. The command line consists of three components: 1) the command,
  69. EZSETUP, 2) the adapter identification, and 3) the configuration
  70. parameters.
  71.  
  72. You only need to specify the adapter identification when you
  73. have more than one adapter installed.  You can use either
  74. the I/O base address or the node address.  To identify the
  75. adapter, the command for using the node address is /node:x,
  76. where x is the adapter's 12-digit node address.
  77.  
  78. All command line options available are listed below:
  79.  
  80. Command       Description
  81. ==============================================================
  82. /?            Displays all EZSETUP command line options.
  83.  
  84. /factory      Forces the adapter to the default factory-set
  85.               values for the SOFT jumper position, ignoring
  86.               the specific command options for these values
  87.               (I/O base address 240, IRQ 2 Disabled, RAM base
  88.               address CE000; For 8013 adapters, CC000).
  89.  
  90. /default      Forces the adapter to the following settings
  91.               when the jumper is set to SOFT: I/O base address
  92.               240, IRQ 2, RAM base address CE000 (CC000 for
  93.               8013 adapters).
  94.  
  95. /io:x         Identifies the current I/O base address of the
  96.               adapter you want to configure.  The factory
  97.               setting for the SOFT jumper location is 240.
  98.  
  99. /irq:x        Specifies the interrupt level (IRQ).  Possible
  100.               values for x are 2, 3, 4, 5, and 7.  For 8013
  101.               adapters, possible values are 2, 3, 4, 5, 7, 10,
  102.               11, and 15.  Also enables the IRQ specified.
  103.  
  104. /newio:x      Specifies a new I/O base address.  Acceptable
  105.               values for x are 200, 220, 240, 260, 280, 2A0,
  106.               2C0, 2E0, 300, 320, 340, 360, 380, 3A0, 3C0,
  107.               and 3E0(hex).
  108.  
  109. /node:x       Identifies the node address of the adapter you
  110.               want to configure.  x is the 12-digit node address
  111.               printed on the NODE ADDRESS label attached to the
  112.               adapter.  This command is an alternative to using
  113.               the /io command to identify the adapter.  Example:
  114.               0000C024D058.
  115.  
  116. /ram:x        Specifies the RAM base address.  Possible values
  117.               for x are any hexadecimal address that is a multiple
  118.               of 8K between 80000 - FE000.  For 8013 adapters, the
  119.               value has to be a multiple of 16K between 80000 - 
  120.               FFE000. To specify address above 1 Megabytes (above
  121.               FC000), 6 digits of address has to be specified. See
  122.               your adapter's user installation guide.
  123.  
  124. /rom:x        Specifies the base address of the boot ROM.
  125.               Possible values for x are any hexadecimal address
  126.               between 80000 to FC000.
  127.               Note: the address must be on the a boundary of
  128.               the ROM size.  See your adapter's user installation 
  129.           guide.
  130.  
  131. /romsize:x    Specifies the size of the ROM window in Kbytes.
  132.               Possible values for x are 0 (ROM disabled), 16,
  133.               32, and 64.
  134.  
  135. /wait:x       Specifies whether or not to add wait states.
  136.               Possible values for x are y (yes) and n (no).
  137.               Most computers work with /wait set to NO. 
  138.               Computers with fast I/O bus clock rates may
  139.               need /wait set to YES.  If the adapter fails
  140.               its diagnostic with /wait:n, set /wait to YES.
  141.  
  142. /netconn:x    Specifies which network connection to use.
  143.               Possible values for x are : 1 (for BNC or 10BaseT),
  144.               2 (for AUI or 10BaseT), or 3 (for Twisted Pair-
  145.               No Link Integrity). This option is valid for
  146.               8003WC, 8013WC, 8013EPC, and 8013EWC adapters.
  147.  
  148. /link_int:x   Specified whether the link integrity is enabled
  149.               disabled. Possible values for x are d (disabled) 
  150.               or e (enabled). This options is valid only for
  151.               8013WP and 8013EW adapters.
  152.  
  153. The following is an example of a properly constructed command
  154. line: 
  155.  
  156. ezsetup /io:240 /newio:280 /irq:5 /ram:C0000 /rom:D0000
  157.  
  158. The command, ezsetup, starts the program. The adapter identi-
  159. fication, /io:240, tells the system which adapter to
  160. configure, and the remaining information tells the system
  161. how to configure the adapter.  In this example, the I/O base
  162. address is changed to 280, the IRQ level is changed to 5,
  163. the RAM base address is changed to C0000, and the ROM base
  164. address is changed to D0000.
  165.  
  166. Make sure that the configuration you select for your network 
  167. software driver matches what you select in EZSETUP.
  168.            
  169.  
  170. Licensed by Western Digital for use by its customers only.
  171.  
  172. Western Digital is a registered trademark of Western Digital
  173. Corporation. Other trademarks mentioned herein belong to
  174. their respective companies.
  175.  
  176.          Copyright (c) 1990, 1991 Western Digital Corporation
  177.                       All Rights Reserved
  178.